runtime.sudog.success (field)
8 uses
runtime (current package)
chan.go#L272: closed := !mysg.success
chan.go#L318: sg.success = true
chan.go#L393: sg.success = false
chan.go#L412: sg.success = false
chan.go#L594: success := mysg.success
chan.go#L650: sg.success = true
runtime2.go#L383: success bool
select.go#L358: caseSuccess = sglist.success
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |